home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995…tember: Reference Library / Dev.CD Sep 95 RL / Dev.CD Sep 95 RL.toast / mac / Technical Documentation / develop / develop Issue 23 code / Documentary Synchronicity ƒ / Interface ƒ / Copland.h next >
Encoding:
C/C++ Source or Header  |  1995-06-10  |  177 b   |  11 lines  |  [TEXT/MMCC]

  1. #ifndef __COPLAND__
  2. #define __COPLAND__
  3.  
  4. #define STRICT_WINDOWS 1
  5. #define STRICT_CONTROLS 1
  6. #define STRICT_MENUS 1
  7.  
  8. #define OLDROUTINENAME 0
  9. #define OLDROUTINELOCATION 0
  10.  
  11. #endif